home *** CD-ROM | disk | FTP | other *** search
/ Macademic for Students & Teachers / Macademic for Students and Teachers (Quantum Leap)(1992).iso / Fun & Games / Element-ary Adventure / Element-ary Adventure / card_31710.txt < prev    next >
Encoding:
Text File  |  1988-06-18  |  5.2 KB  |  244 lines

  1. -- card: 31710 from stack: in
  2. -- bmap block id: 30863
  3. -- flags: 0000
  4. -- background id: 16681
  5. -- name: Env1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   show card button "Bottom half"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0000
  16. -- rect: left=64 top=24 right=204 bottom=458
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 9
  22. -- style flags: 0
  23. -- line height: 12
  24. -- part name: 
  25.  
  26.  
  27. -- part 6 (button)
  28. -- low flags: 00
  29. -- high flags: 2005
  30. -- rect: left=71 top=154 right=168 bottom=89
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: computer network
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   if hilite of button "computer network" then tabkey
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 2005
  49. -- rect: left=71 top=166 right=180 bottom=89
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: user group
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   if hilite of button "user group" then
  61.     click at the loc of card field "user group"
  62.   end if
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 8 (button)
  68. -- low flags: 00
  69. -- high flags: 2005
  70. -- rect: left=71 top=178 right=192 bottom=89
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: magazine
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   if hilite of button "magazine" then
  82.     click at the loc of card field "magazine"
  83.   end if
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 10 (field)
  89. -- low flags: 00
  90. -- high flags: 0000
  91. -- rect: left=188 top=156 right=168 bottom=400
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 0
  95. -- font id: 3
  96. -- text size: 9
  97. -- style flags: 0
  98. -- line height: 12
  99. -- part name: 
  100.  
  101.  
  102. -- part 11 (field)
  103. -- low flags: 00
  104. -- high flags: 0000
  105. -- rect: left=152 top=168 right=180 bottom=364
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 0
  109. -- font id: 3
  110. -- text size: 9
  111. -- style flags: 0
  112. -- line height: 12
  113. -- part name: User Group
  114.  
  115.  
  116. -- part 12 (field)
  117. -- low flags: 00
  118. -- high flags: 0000
  119. -- rect: left=142 top=180 right=192 bottom=354
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 0
  123. -- font id: 3
  124. -- text size: 9
  125. -- style flags: 0
  126. -- line height: 12
  127. -- part name: Magazine
  128.  
  129.  
  130. -- part 14 (button)
  131. -- low flags: 00
  132. -- high flags: A003
  133. -- rect: left=224 top=279 right=324 bottom=283
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 15279 / 15279
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Bottom half
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   visual effect scroll up
  145.   go to next card
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 16 (button)
  151. -- low flags: 80
  152. -- high flags: A000
  153. -- rect: left=453 top=278 right=324 bottom=512
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 2162 / 2162
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Go Back
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual effect zoom out slowly
  165.   pop card
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 18 (button)
  171. -- low flags: 80
  172. -- high flags: A000
  173. -- rect: left=238 top=277 right=325 bottom=305
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 32488 / 32488
  176. -- text alignment: 1
  177. -- font id: 0
  178. -- text size: 12
  179. -- style flags: 0
  180. -- line height: 16
  181. -- part name: Previous Line
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   push card
  185.   visual effect scroll down
  186.   go to previous card
  187. end mouseUp
  188.  
  189.  
  190.  
  191. -- part 19 (button)
  192. -- low flags: 80
  193. -- high flags: A000
  194. -- rect: left=168 top=277 right=325 bottom=235
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 2335 / 2335
  197. -- text alignment: 1
  198. -- font id: 0
  199. -- text size: 12
  200. -- style flags: 0
  201. -- line height: 16
  202. -- part name: Next Line
  203. ----- HyperTalk script -----
  204. on mouseUp
  205.   push card
  206.   visual effect scroll up
  207.   go to next card
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 22 (button)
  213. -- low flags: 00
  214. -- high flags: 2005
  215. -- rect: left=71 top=142 right=156 bottom=89
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: computer network
  224. ----- HyperTalk script -----
  225. on mouseUp
  226.   if hilite of button "computer network" then tabkey
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part contents for card part 1
  232. ----- text -----
  233. If you find that this Element-ary Adventure stack works for you, please make it possible for me to develop more Adventure stacks by sending your comments. 
  234.  
  235. I would like to know both positive and negative things about this stack.  
  236. I welcome your suggestions about other subjects you would like to see in this kind of adventure microworld.  In return for your help, I'll let you know about any future adventures that I develop.
  237.          
  238.  
  239. I would like to know how you obtained this stack:
  240.         From a friend or colleague
  241.         Computer Network
  242.         User Group
  243.         Other
  244.